Skip to content

Add actionci.yml#72

Merged
tashian merged 4 commits intomainfrom
add-actionci
Mar 6, 2026
Merged

Add actionci.yml#72
tashian merged 4 commits intomainfrom
add-actionci

Conversation

@tashian
Copy link
Contributor

@tashian tashian commented Mar 4, 2026

Summary

  • Add caller workflow for actionci (actionlint + zizmor)
  • Add permissions blocks for goCI and code-scan workflows
  • Add .github/zizmor.yml suppression config for intentional patterns
  • Pin unpinned actions to SHA digests
  • Fix spoofable bot actor checks in dependabot-auto-merge
  • Remove duplicate permissions blocks
  • Suppress low-confidence cache-poisoning findings

Test plan

  • CI passes (actionci + existing checks)

🤖 Generated with Claude Code

Add caller workflow for actionci (actionlint + zizmor + frizbee).
Add permissions blocks and zizmor suppression config.

Additional fixes:
- Fix template injection in release.yml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tashian tashian requested a review from a team as a code owner March 4, 2026 00:18
@tashian tashian enabled auto-merge (squash) March 4, 2026 00:18
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

tashian and others added 2 commits March 5, 2026 11:00
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ssions

- Pin unpinned actions to SHA digests via frizbee
- Fix spoofable bot actor checks (github.actor → github.event.pull_request.user.login)
- Remove duplicate permissions blocks
- Suppress low-confidence cache-poisoning findings
- Pin postgres container image

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tashian tashian requested a review from azazeal March 5, 2026 22:15
@tashian tashian merged commit 5940808 into main Mar 6, 2026
13 checks passed
@tashian tashian deleted the add-actionci branch March 6, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants